Skip to content

Conversation

@ayoung-dev
Copy link
Collaborator

resolved :

📌 과제 설명

커뮤니티 댓글 누락된 communityBoardId 추가

👩‍💻 요구 사항과 구현 내용

  • 엔티티 및 DTO에 필드 추가
  • 게시글 repository에 existsById 추가 및 검증 테스트 추가
  • 댓글 생성 serivce에 게시글 검증 로직 추가
  • 댓글 생성, 삭제 테스트 수정

✅ PR 포인트 & 궁금한 점

  • 뭔가 이상하다 했는데 조회 구현하다가 빠진 걸 알았네요... 죄송합니다.. 이거 머지하면 댓글 수정 쪽은 반영해서 pr 다시 올리겠습니다.

@ayoung-dev ayoung-dev added bug Something isn't working 아영 labels Nov 29, 2024
@ayoung-dev ayoung-dev self-assigned this Nov 29, 2024
@ayoung-dev ayoung-dev linked an issue Nov 29, 2024 that may be closed by this pull request
2 tasks
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빌드에 실패했습니다.

@github-actions github-actions bot changed the title Bug/80 커뮤니티 댓글 필드 수정 [BUILD FAIL] Bug/80 커뮤니티 댓글 필드 수정 Nov 29, 2024
@github-actions github-actions bot closed this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 아영

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 커뮤니티 댓글 community_board_id 필드 추가

2 participants